Dataloop Platform
Developers and support docs
SDK and CLI docs
Nothing Found
Dataloop Platform
Developers and support docs
SDK and CLI docs
Update Group Owner
Update the group's owner
Request
path Parameters
groupId
required
string
Request Body schema:
application/json
newGroupOwnerId
required
string
Responses
200
Ok
patch
/groups/{groupId}/owner
Try it
Request samples
Payload
curl
JavaScript
Node.js
application/json
Copy
{
"newGroupOwnerId"
:
"string"
}
Response samples
200
application/json
Example 1
Example 1
Copy
{
"newGroupOwnerId"
:
"someUserId"
}
Next to
Get Sub Groups